home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1035 / 1035.xpi / chrome / config / userconfig116_default.xml < prev    next >
Extensible Markup Language  |  2010-01-19  |  2KB  |  72 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- 1-Click Weather USER CONFIGURATION -->
  3. <userconfig>
  4.     <info>
  5.         <version>1.1.9.1</version>
  6.         <lastupdate>Sun Nov 16 2008</lastupdate>
  7.         <initial>true</initial>
  8.         <userid>0</userid>
  9.         <lastDUT>0</lastDUT>
  10.     </info>
  11.     <profiles>
  12.         <profile id="default" enabled="true" default="true">
  13.             <setup>
  14.                 <location>
  15.                     <locid>default</locid>
  16.                     <loctype>default</loctype>
  17.                     <isus>default</isus>
  18.                     <locpres>default</locpres>
  19.                     <state>default</state>
  20.                     <country>default</country>
  21.                     <timezone>default</timezone>
  22.                     <obsid>default</obsid>
  23.                     <fcstid>default</fcstid>
  24.                     <isindst>default</isindst>
  25.                     <gmtdiff>default</gmtdiff>
  26.                 </location>
  27.                 <units name="s"/>
  28.                 <position type="StatusBar"/>
  29.             </setup>
  30.  
  31.             <currentconditions enabled="true" type="iconandlabel">
  32.                 <tooltip enabled="true" type="iconandlabel"/>
  33.                 <alerts enabled="true" type="label" interval="10"/>
  34.             </currentconditions>
  35.  
  36.             <forecast enabled="true" type="iconandlabel">
  37.                 <tooltip enabled="true" type="iconandlabel"/>
  38.                 <forecastswitch>tonight</forecastswitch>
  39.             </forecast>
  40.  
  41.             <extforecast enabled="true" type="iconandlabel">
  42.                 <tooltip enabled="true" type="iconandlabel"/>
  43.                 <details days="1" time="day"/>
  44.             </extforecast>
  45.  
  46.             <video enabled="true" id="1073"/>
  47.  
  48.             <radar enabled="true" id="radarSoutheast"/>
  49.  
  50.             <satelite enabled="false" id="satelliteEurope"/>
  51.  
  52.             <lifestyle enabled="true">
  53.                 <links>
  54.                     <link id="1"/>
  55.                     <link id="2"/>
  56.                     <link id="3"/>
  57.                     <link id="4"/>
  58.                     <link id="5"/>
  59.                     <link id="6"/>
  60.                     <link id="7"/>
  61.                     <link id="8"/>
  62.                     <link id="9"/>
  63.                     <link id="10"/>
  64.                     <link id="11"/>
  65.                     <link id="12"/>
  66.                 </links>
  67.             </lifestyle>
  68.         </profile>
  69.     </profiles>
  70. </userconfig>
  71.  
  72.